[INFO] fetching crate photon-ring 2.5.0...
[INFO] testing photon-ring-2.5.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate photon-ring 2.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate photon-ring 2.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate photon-ring 2.5.0
[INFO] tweaked toml for crates.io crate photon-ring 2.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate photon-ring 2.5.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate photon-ring 2.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded photon-ring-derive v2.5.0
[INFO] [stderr]   Downloaded core_affinity2 v0.15.4
[INFO] [stderr]   Downloaded disruptor v4.0.0
[INFO] [stderr]   Downloaded libafl_core v0.15.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482
[INFO] running `Command { std: "docker" "start" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libafl_core v0.15.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling core_affinity2 v0.15.4
[INFO] [stderr]    Compiling photon-ring v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s
[INFO] running `Command { std: "docker" "inspect" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling disruptor v4.0.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling core_affinity2 v0.15.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling photon-ring v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling loom v0.7.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.93s
[INFO] running `Command { std: "docker" "inspect" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/photon_ring-d1a072f0084c10ad)
[INFO] [stdout] running 32 tests
[INFO] [stdout] test affinity::tests::available_cores_is_nonempty ... ok
[INFO] [stdout] test affinity::tests::pin_to_core_id_out_of_range ... ok
[INFO] [stdout] test affinity::tests::pin_to_first_core ... ok
[INFO] [stdout] test affinity::tests::pin_to_core_id_valid ... ok
[INFO] [stdout] test affinity::tests::core_count_matches_available ... ok
[INFO] [stdout] test topology::tests::fan_out_basic ... ok
[INFO] [stdout] test topology::tests::pipeline_default_builder ... ok
[INFO] [stdout] test topology::tests::pipeline_is_healthy ... ok
[INFO] [stdout] test topology::tests::fan_out_then_b_with_strategy ... ok
[INFO] [stdout] test topology::tests::fan_out_then_both ... ok
[INFO] [stdout] test topology::tests::fan_out_multiple_messages ... ok
[INFO] [stdout] test topology::tests::fan_out_then_a ... ok
[INFO] [stdout] test topology::tests::zero_stage_pipeline ... ok
[INFO] [stdout] test wait::tests::backoff_spin_returns ... ok
[INFO] [stdout] test wait::tests::busy_spin_returns_immediately ... ok
[INFO] [stdout] test wait::tests::clone_and_copy ... ok
[INFO] [stdout] test wait::tests::debug_format ... ok
[INFO] [stdout] test wait::tests::yield_spin_returns ... ok
[INFO] [stdout] test topology::tests::pipeline_multiple_messages ... ok
[INFO] [stdout] test topology::tests::fan_out_then_a_with_strategy ... ok
[INFO] [stdout] test topology::tests::single_stage_pipeline ... ok
[INFO] [stdout] test wait::tests::default_is_adaptive ... ok
[INFO] [stdout] test topology::tests::pipeline_type_transform ... ok
[INFO] [stdout] test topology::tests::two_stage_pipeline ... ok
[INFO] [stdout] test wait::tests::adaptive_phases ... ok
[INFO] [stdout] test topology::tests::pipeline_mixed_then_and_then_with ... ok
[INFO] [stdout] test topology::tests::pipeline_linear_then_fan_out ... ok
[INFO] [stdout] test topology::tests::three_stage_pipeline ... ok
[INFO] [stdout] test topology::tests::pipeline_stage_count ... ok
[INFO] [stdout] test topology::tests::pipeline_with_wait_strategy ... ok
[INFO] [stdout] test topology::tests::fan_out_then_b ... ok
[INFO] [stdout] test topology::tests::pipeline_detects_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/atomic_slots.rs (/opt/rustwide/target/debug/deps/atomic_slots-6f50212d2120bc29)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/correctness.rs (/opt/rustwide/target/debug/deps/correctness-5ec1a309ffe5f08a)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test arbitrary_capacity_basic ... ok
[INFO] [stdout] test arbitrary_capacity_bus ... ok
[INFO] [stdout] test arbitrary_capacity_mpmc ... ok
[INFO] [stdout] test arbitrary_capacity_bounded ... ok
[INFO] [stdout] test arbitrary_capacity_subscribe_from_oldest ... ok
[INFO] [stdout] test arbitrary_capacity_subscriber_group ... ok
[INFO] [stdout] test arbitrary_capacity_prime ... ok
[INFO] [stdout] test batch_publish ... ok
[INFO] [stdout] test arbitrary_capacity_wrap_around_correctness ... ok
[INFO] [stdout] test arbitrary_capacity_typed_bus ... ok
[INFO] [stdout] test arbitrary_capacity_publish_with ... ok
[INFO] [stdout] test bounded_backpressure_releases_when_consumer_catches_up ... ok
[INFO] [stdout] test bounded_basic_publish_recv ... ok
[INFO] [stdout] test bounded_multiple_subscribers_slowest_controls_backpressure ... ok
[INFO] [stdout] test bounded_watermark_provides_headroom ... ok
[INFO] [stdout] test batch_publish_empty ... ok
[INFO] [stdout] test bounded_try_publish_returns_full ... ok
[INFO] [stdout] test bus_subscribe_before_publisher ... ok
[INFO] [stdout] test capacity_query ... ok
[INFO] [stdout] test dependency_barrier_basic ... ok
[INFO] [stdout] test arbitrary_capacity_bounded_cross_thread ... ok
[INFO] [stdout] test bus_basic ... ok
[INFO] [stdout] test dependency_barrier_cross_thread ... ok
[INFO] [stdout] test dependency_barrier_upstream_count ... ok
[INFO] [stdout] test dependency_barrier_with_bounded_channel ... ok
[INFO] [stdout] test dependency_barrier_multiple_upstreams ... ok
[INFO] [stdout] test bounded_no_subscribers_allows_unlimited_publish ... ok
[INFO] [stdout] test dependency_barrier_blocks_until_upstream ... ok
[INFO] [stdout] test bounded_full_cycle_stress ... ok
[INFO] [stdout] test bus_multi_topic ... ok
[INFO] [stdout] test bounded_publish_batch_blocks_until_consumer_catches_up ... ok
[INFO] [stdout] test drain_iterator ... ok
[INFO] [stdout] test dependency_barrier_recv_gated_blocks_then_returns ... ok
[INFO] [stdout] test five_subscribers_independent_cursors ... ok
[INFO] [stdout] test group_counters ... ok
[INFO] [stdout] test fastmod_correctness_large_sequences ... ok
[INFO] [stdout] test heavy_overflow ... ok
[INFO] [stdout] test empty_recv ... ok
[INFO] [stdout] test latest_skips_to_newest ... ok
[INFO] [stdout] test mpmc_clone_is_independent ... ok
[INFO] [stdout] test blocking_recv_cross_thread ... ok
[INFO] [stdout] test mpmc_lag_detection ... ok
[INFO] [stdout] test fastmod_correctness_exhaustive_small ... ok
[INFO] [stdout] test mpmc_latest ... ok
[INFO] [stdout] test mpmc_published_count ... ok
[INFO] [stdout] test mpmc_subscribe_sees_only_future ... ok
[INFO] [stdout] test mpmc_pending ... ok
[INFO] [stdout] test pending_count ... ok
[INFO] [stdout] test mpmc_blocking_recv ... ok
[INFO] [stdout] test mpmc_ordering ... ok
[INFO] [stdout] test interleaved_publish_recv ... ok
[INFO] [stdout] test latest_returns_none_when_empty ... ok
[INFO] [stdout] test lag_detection_fast_path ... ok
[INFO] [stdout] test mpmc_basic ... ok
[INFO] [stdout] test bounded_publish_blocks_until_consumer_catches_up ... ok
[INFO] [stdout] test publisher_sequence ... ok
[INFO] [stdout] test receive_ratio ... ok
[INFO] [stdout] test mpmc_capacity ... ok
[INFO] [stdout] test published_count ... ok
[INFO] [stdout] test regular_channel_try_publish_always_succeeds ... ok
[INFO] [stdout] test shutdown_default ... ok
[INFO] [stdout] test shutdown_signal ... ok
[INFO] [stdout] test struct_payload ... ok
[INFO] [stdout] test recv_batch_subscriber_group ... ok
[INFO] [stdout] test recv_batch_basic ... ok
[INFO] [stdout] test subscribe_from_oldest_after_overflow ... ok
[INFO] [stdout] test sequential_messages ... ok
[INFO] [stdout] test subscribe_regular_no_tracker_on_lossy ... ok
[INFO] [stdout] test subscribe_regular_has_tracker_on_bounded ... ok
[INFO] [stdout] test subscribe_after_batch_sees_only_future ... ok
[INFO] [stdout] test mpmc_stress ... ok
[INFO] [stdout] test subscribe_from_oldest ... ok
[INFO] [stdout] test arbitrary_capacity_stress ... ok
[INFO] [stdout] test single_message ... ok
[INFO] [stdout] test subscribe_sees_only_future ... ok
[INFO] [stdout] test subscriber_counters_with_lag ... ok
[INFO] [stdout] test subscribe_tracked_has_tracker ... ok
[INFO] [stdout] test mpmc_two_publishers_one_subscriber ... ok
[INFO] [stdout] test typed_bus_basic ... ok
[INFO] [stdout] test subscriber_drop_unblocks_other_subscribers ... ok
[INFO] [stdout] test two_subscribers ... ok
[INFO] [stdout] test subscriber_drop_releases_backpressure ... ok
[INFO] [stdout] test subscriber_group_drop_releases_backpressure ... ok
[INFO] [stdout] test subscriber_group_bounded_channel_basic ... ok
[INFO] [stdout] test subscriber_counters_basic ... ok
[INFO] [stdout] test bus_double_publisher_panics - should panic ... ok
[INFO] [stdout] test subscribe_group_zero_panics - should panic ... ok
[INFO] [stdout] test typed_bus_type_mismatch_panics - should panic ... ok
[INFO] [stdout] test typed_bus_multiple_subscribers ... ok
[INFO] [stdout] test typed_bus_publisher_once - should panic ... ok
[INFO] [stdout] test cross_thread_spmc ... ok
[INFO] [stdout] test subscriber_group_bounded_cross_thread ... ok
[INFO] [stdout] test stress_1m_messages ... ok
[INFO] [stdout] test bounded_cross_thread ... ok
[INFO] [stdout] test arbitrary_capacity_mpmc_stress has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482", kill_on_drop: false }`
[INFO] [stdout] cc1ce3ccf080d7a3c2163facb51b984e2ca4529960c53617fb948e629648e482
